home *** CD-ROM | disk | FTP | other *** search
/ Comix Games / Comix Games.iso / jetsons / jetsons.exe / jetsons.dxr / 00015.ls < prev    next >
Encoding:
Text File  |  1996-11-19  |  173 b   |  9 lines

  1. on exitFrame
  2.   global theFirstBackgroundFrame, theLastBackgroundFrame
  3.   MoveBackground()
  4.   MoveBuildings()
  5.   ShowShipSprite()
  6.   RestoreShipSpriteLocation()
  7.   go("Wait")
  8. end
  9.